home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Ken Long / cicnAnimDemo-c / README < prev   
Encoding:
Text File  |  1994-12-04  |  1.1 KB  |  46 lines  |  [TEXT/R*ch]

  1. This demo is free.
  2.  
  3. Steve Chamberlain (author of TetrisMax 2.1) sent me this in response
  4. to a question I asked about getting cicns to move.
  5.  
  6. Try commenting out the     "FillCRect(&bRect, myPat);" line, in the
  7. DrawFrame() function, and run the project.
  8.  
  9. -Ken-
  10.  
  11. kenlong@aol.com
  12. kenlong@netcom.com
  13.  
  14. -------------------------------------------------------------------
  15. Date:  93-11-07 13:32:45 EST
  16. From:  KenLong
  17. Subj:  Little animation demo.
  18. To:    Granola
  19.  
  20. Steve:
  21.  
  22. Howdy!
  23.  
  24. Do you recall that little animation demo you sent me?  The one with 
  25. the wood-grain ppat and random cicn's floating around over it?
  26.  
  27. I was wondering if it would be okay if I post it for other people to 
  28. learn from what it demonstrates?  I've seen several questions in 
  29. programming forums that little demo would answer.
  30.  
  31. Thanks.
  32.  
  33. -Ken-
  34.  
  35. --------------------------------------------------------------------
  36. Date:  93-11-11 20:03:51 EST
  37. From:  Granola
  38. Subj:  Re: Little animation demo.
  39. To:      KenLong
  40.  
  41. Sure, feel free to post it. It's not the greatest code, but if it 
  42. can help some people out... why not?   Thanks for asking.
  43.  
  44. Steve
  45.  
  46. ------------------------------------------------------------------